gtk4.git
2019-11-04 Matthias Clasencell text: Handle new pango enum values
2019-11-04 Jakub SteinerAdwaita: radios & checkboxes styling updates
2019-11-04 Benjamin OtteMerge branch 'wip/sadiq/fix-leak' into 'master'
2019-11-04 Benjamin OtteMerge branch 'gtkstack-addnamed-return' into 'master'
2019-11-04 Andy Holmesstack: return the stack page when adding a child, to...
2019-11-01 Christian Hergerttextview: use g_slice_new0 for proper initial state
2019-11-01 Matthias ClasenMerge branch 'reftest-fixes' into 'master'
2019-11-01 Matthias Clasenreftests: Print out a helpful error
2019-11-01 Matthias Clasenreftests: Drop libtool hack
2019-11-01 Matthias ClasenMerge branch 'bump-pango' into 'master'
2019-11-01 Matthias Clasenlabel: Handle new pango attributes
2019-11-01 Matthias Clasenlabel: Handle insert_hyphens pango attribute
2019-11-01 Matthias Clasengsk: Stop using deprecated pango api
2019-11-01 Matthias Clasenbuild: We no longer need freetype
2019-11-01 Matthias Clasengtk-demo: Use harfbuzz for font features
2019-11-01 Matthias ClasenPort the font chooser to just use harfbuzz
2019-11-01 Matthias ClasenBump the pango dependency
2019-11-01 Matthias ClasenMerge branch 'fix-print-dialog' into 'master'
2019-11-01 Matthias ClasenUpdate the print dialog for headerbar changes
2019-11-01 Matthias ClasenMerge branch 'ci-update' into 'master'
2019-11-01 Emmanuele Bassici: Add internal links to the HTML report
2019-11-01 Emmanuele Bassici: Add diffutils to the CI image
2019-11-01 Emmanuele BassiCheck for diff's availability
2019-11-01 Benjamin OtteMerge branch 'otte/for-master' into 'master'
2019-11-01 Benjamin Ottevulkan: Add missing enum value
2019-11-01 Emmanuele Bassici: Update the image to Fedora 31
2019-10-31 Matthias ClasenMerge branch 'fallback-rendering' into 'master'
2019-10-31 Matthias Claseninspector: Add a switch for fallback rendering
2019-10-31 Matthias Clasengl: Use the fallback debug flag
2019-10-31 Matthias Claseninspector: Remove fallback from logs
2019-10-30 Matthias ClasenMerge branch 'wl-key-repeat' into 'master'
2019-10-30 Matthias Clasenwayland: Drop the keyboard settings object
2019-10-30 Matthias Clasenwayland: Rely on server key repeat info
2019-10-29 Benjamin Ottebuilder: Allow parsing G_TYPE_BYTES from strings
2019-10-29 Benjamin Ottetogglebutton: Don't emit clicked during set_active()
2019-10-29 Benjamin Ottemessagedialog: Remove useless GTK_TYPE_BUILDABLE interface
2019-10-27 Mohammed Sadiqgdkselectionoutputstream-x11: Fix a memory leak
2019-10-23 Matthias Clasengtk-demo: Add a scrolling image demo
2019-10-23 Matthias Clasenwindow: Unrealize renderer before children
2019-10-22 Matthias ClasenMerge branch 'readonly-all-the-things' into 'master'
2019-10-22 Matthias ClasenRevert "gl: Speed up icon cache lookups"
2019-10-22 Matthias Clasengl: Avoid pointless iteration
2019-10-22 Matthias Clasengl: Add some comments
2019-10-22 Matthias ClasenRevert "Cache glyph textures in render nodes"
2019-10-22 Timm Bäderinspector: Fix expander arrow node names
2019-10-22 Timm Bäderfilechooserwidget: Remove unused function parameter
2019-10-22 Timm Bäderfilechooserwidget: Inline function into only caller
2019-10-22 Timm Bäderplacesview: open address popover upwards
2019-10-22 Timm Bäderentry: Remove unused function
2019-10-22 Timm Bädertext: Propagate pango attributes to placeholder
2019-10-22 Timm Bädertext: Fix _set_attributes docs
2019-10-22 Timm Bäderplacessidebar: Remove some unused members
2019-10-22 Timm Bäderplacesview: Use proper setters for properties
2019-10-22 Timm Bädertext: Remove some unused members
2019-10-22 Timm Bädertext: Fix context menu position
2019-10-22 Timm Bädertext: Inline function into only caller
2019-10-22 Timm Bädertext: Remove gtk_text_get_text_allocation
2019-10-22 Timm Bädertext: Don't destroy pango layout in size_allocate
2019-10-22 Timm BäderAdwaita: Fix menubutton in headerbar margins
2019-10-22 Timm BäderAdwaita: Remove padding from popover.menu
2019-10-22 Timm Bäderfilechooserwidget: Add .menu to right-click popover
2019-10-22 Timm Bäderfilechooserwidget: Focus the searchbar when searching
2019-10-22 Timm Bäderfilechooserwidget: Rename a callback
2019-10-22 Timm Bädershortcutlabel: Inherit from GtkWidget
2019-10-22 Timm Bädershortcutlabel: Inherit from GtkWidget
2019-10-22 Timm Bädersearchentry: Make the text entry expand
2019-10-22 Timm Bädertext: Remove an unnecessary queue_draw() call
2019-10-22 Matthias ClasenRevert "inspector: Fix node recording"
2019-10-19 Matthias ClasenMerge branch 'wip/matthiasc/icon-theme' into 'master'
2019-10-18 Matthias Claseninspector: Fix node recording
2019-10-18 Matthias ClasenDrop gtk_icon_info_new_for_pixbuf
2019-10-18 Matthias ClasenMove symbolic pixbuf recoloring code
2019-10-18 Matthias Clasenicon theme: Drop icon_file from GtkIconInfo
2019-10-18 Matthias ClasenDrop another use of icon_file
2019-10-18 Matthias ClasenDrop another use of icon_file
2019-10-18 Matthias ClasenAdd another symbolic pixbuf helper
2019-10-18 Matthias ClasenAvoid a use of icon_file
2019-10-18 Matthias Clasenicon theme: Start to untangle GtkIconInfo
2019-10-18 Matthias ClasenDrop gtk_icon_theme_get_example_icon_name
2019-10-18 Matthias ClasenDrop gtk_icon_theme_list_contexts
2019-10-18 Matthias Clasentesticontheme: Remove useless function
2019-10-18 Matthias Clasenicon theme: Avoid a string copy
2019-10-17 Piotr DrągUpdate POTFILES.in
2019-10-17 Matthias Clasengl: Remove an unimplemented profiler counter
2019-10-17 Matthias Clasengl: Add debug spew to texture atlas
2019-10-17 Matthias Clasenglyph cache: Go back to memcmp
2019-10-17 Matthias ClasenCosmetics
2019-10-17 Matthias ClasenRevert "icon theme: Avoid a string copy"
2019-10-17 Goran VidovićUpdate Croatian translation
2019-10-17 Matthias ClasenMerge branch 'wip/chergert/opbuffer' into 'master'
2019-10-17 Goran VidovićUpdate Croatian translation
2019-10-17 Goran VidovićUpdate Croatian translation
2019-10-16 Benjamin OtteMerge branch 'otte/for-master' into 'master'
2019-10-16 Benjamin Otteentry: Return boolean from gtk_entry_grab_focus_without...
2019-10-16 Benjamin Otterender: Fix goto
2019-10-16 Benjamin OtteInitialize cursor alpha to 1.0
2019-10-16 Benjamin Ottebindings: Make gtk_bindings_add_callback() allow for...
2019-10-16 Benjamin Ottebindings: Refactor
2019-10-16 Timm BäderMerge branch 'fix-popover-styles' into 'master'
2019-10-16 Matthias ClasenFix a crash with glyph caching
next